home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Python 1.3.3 / Python 133 68K / Mac / Lib / toolbox / TextEdit.py < prev    next >
Text File  |  1996-05-20  |  928b  |  57 lines

  1. # Generated from 'Sap:CW8 Gold:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:TextEdit.h'
  2.  
  3. teJustLeft = 0
  4. teJustCenter = 1
  5. teJustRight = -1
  6. teForceLeft = -2
  7. teFlushDefault = 0
  8. teCenter = 1
  9. teFlushRight = -1
  10. teFlushLeft = -2
  11. fontBit = 0
  12. faceBit = 1
  13. sizeBit = 2
  14. clrBit = 3
  15. addSizeBit = 4
  16. toggleBit = 5
  17. toglBit = 5
  18. doFont = 1
  19. doFace = 2
  20. doSize = 4
  21. doColor = 8
  22. doAll = 15
  23. addSize = 16
  24. doToggle = 32
  25. EOLHook = 0
  26. DRAWHook = 4
  27. WIDTHHook = 8
  28. HITTESTHook = 12
  29. nWIDTHHook = 24
  30. TextWidthHook = 28
  31. intEOLHook = 0
  32. intDrawHook = 1
  33. intWidthHook = 2
  34. intHitTestHook = 3
  35. intNWidthHook = 6
  36. intTextWidthHook = 7
  37. teFAutoScroll = 0
  38. teFAutoScr = 0
  39. teFTextBuffering = 1
  40. teFOutlineHilite = 2
  41. teFInlineInput = 3
  42. teFUseTextServices = 4
  43. teBitClear = 0
  44. teBitSet = 1
  45. teBitTest = -1
  46. teWordSelect = 4
  47. teWordDrag = 8
  48. teFromFind = 12
  49. teFromRecal = 16
  50. teFind = 0
  51. teHighlight = 1
  52. teDraw = -1
  53. teCaret = -2
  54. TEBitClear = 0
  55. TEBitSet = 1
  56. TEBitTest = -1
  57.